home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2087_var < prev    next >
Encoding:
Text File  |  1987-07-08  |  340 b   |  6 lines

  1. var ( number block, how* )
  2. sample variance
  3.  
  4. number block—a number block on which the sample variance will be performed; how—allows the variance to be performed by rows (#ROW or 1), columns (#COL or 2), or on the whole block (#BLOCK or 0).
  5.  
  6. var creates a block containing the values for the sample variance of the block as specified by how.